home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 3-Demos / Third Party Demos / Networking / MacMainFrame / card_8336.txt < prev    next >
Text File  |  1989-07-14  |  5KB  |  232 lines

  1. -- card: 8336 from stack: in
  2. -- bmap block id: 18519
  3. -- flags: 0000
  4. -- background id: 4673
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=100 top=228 right=252 bottom=130
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 30557 / 30557
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=100 top=180 right=204 bottom=130
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 1012 / 1012
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: New Button
  34.  
  35.  
  36. -- part 3 (button)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=115 top=132 right=155 bottom=143
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 1013 / 1013
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: New Button
  48.  
  49.  
  50. -- part 4 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=84 top=132 right=155 bottom=111
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 1014 / 1014
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: New Button
  62.  
  63.  
  64. -- part 5 (button)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=101 top=86 right=108 bottom=125
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 26635 / 26635
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: New Button
  76.  
  77.  
  78. -- part 8 (field)
  79. -- low flags: 00
  80. -- high flags: 0000
  81. -- rect: left=156 top=88 right=106 bottom=431
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: 
  90.  
  91.  
  92. -- part 9 (field)
  93. -- low flags: 00
  94. -- high flags: 0000
  95. -- rect: left=156 top=135 right=153 bottom=435
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 0
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: 
  104.  
  105.  
  106. -- part 10 (field)
  107. -- low flags: 00
  108. -- high flags: 0000
  109. -- rect: left=156 top=186 right=204 bottom=430
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 0
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: 
  118.  
  119.  
  120. -- part 11 (field)
  121. -- low flags: 00
  122. -- high flags: 0000
  123. -- rect: left=156 top=235 right=253 bottom=401
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 0
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: 
  132.  
  133.  
  134. -- part 14 (button)
  135. -- low flags: 00
  136. -- high flags: 0000
  137. -- rect: left=96 top=226 right=254 bottom=134
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 30557 / 30557
  140. -- text alignment: 1
  141. -- font id: 0
  142. -- text size: 12
  143. -- style flags: 0
  144. -- line height: 16
  145. -- part name: First
  146. ----- HyperTalk script -----
  147. on mouseUp
  148.   visual effect scroll right
  149.   push card
  150.   go to card id 9514
  151.   show menuBar
  152. end mouseUp
  153.  
  154.  
  155.  
  156. -- part 15 (button)
  157. -- low flags: 00
  158. -- high flags: 0000
  159. -- rect: left=97 top=178 right=206 bottom=134
  160. -- title width / last selected line: 0
  161. -- icon id / first selected line: 1012 / 1012
  162. -- text alignment: 1
  163. -- font id: 0
  164. -- text size: 12
  165. -- style flags: 0
  166. -- line height: 16
  167. -- part name: Return
  168. ----- HyperTalk script -----
  169. on mouseUp
  170.   visual effect scroll right
  171.   pop card
  172. end mouseUp
  173.  
  174.  
  175.  
  176. -- part 16 (button)
  177. -- low flags: 00
  178. -- high flags: 0000
  179. -- rect: left=12 top=287 right=315 bottom=50
  180. -- title width / last selected line: 0
  181. -- icon id / first selected line: 30557 / 30557
  182. -- text alignment: 1
  183. -- font id: 0
  184. -- text size: 12
  185. -- style flags: 0
  186. -- line height: 16
  187. -- part name: First
  188. ----- HyperTalk script -----
  189. on mouseUp
  190.   visual effect iris close
  191.   push card
  192.   go to card id 9514
  193.   show menuBar
  194. end mouseUp
  195.  
  196.  
  197.  
  198. -- part 17 (button)
  199. -- low flags: 00
  200. -- high flags: 0000
  201. -- rect: left=450 top=288 right=316 bottom=487
  202. -- title width / last selected line: 0
  203. -- icon id / first selected line: 1012 / 1012
  204. -- text alignment: 1
  205. -- font id: 0
  206. -- text size: 12
  207. -- style flags: 0
  208. -- line height: 16
  209. -- part name: Return
  210. ----- HyperTalk script -----
  211. on mouseUp
  212.   visual effect iris close
  213.   pop card
  214. end mouseUp
  215.  
  216.  
  217.  
  218. -- part contents for card part 8
  219. ----- text -----
  220. General help or an explanation.
  221.  
  222. -- part contents for card part 9
  223. ----- text -----
  224. Navagation between related cards.
  225.  
  226. -- part contents for card part 10
  227. ----- text -----
  228. Return to previous card.
  229.  
  230. -- part contents for card part 11
  231. ----- text -----
  232. Return to start of demo.